home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / snowboard.swf / scripts / DefineSprite_143 / frame_41 / DoAction.as
Encoding:
Text File  |  2007-01-15  |  119 b   |  11 lines

  1. stop();
  2. if(_root.htp == 1)
  3. {
  4.    _root.htp = 0;
  5.    _root.gotoAndStop("htp");
  6. }
  7. else
  8. {
  9.    _root.nextFrame();
  10. }
  11.